home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / DESKLIBC / SOURCES.ZIP / DeskLib / !DLSources / Libraries / Dialog2 / OtherStubs < prev   
Text File  |  1995-08-26  |  321b  |  15 lines

  1.     IMPORT    DeskLib__SDLSStubs_Error
  2.     IMPORT    DeskLib__SDLSStubs_Event
  3.     IMPORT    DeskLib__SDLSStubs_Template
  4.     IMPORT    DeskLib__SDLSStubs_Window
  5.     IMPORT    DeskLib__SDLSStubs_Misc
  6.     IMPORT    DeskLib__SDLSStubs_Handler
  7.     
  8.     EXPORT    DeskLib__SDLSStubs_Dialog2
  9.  
  10.     AREA    Code_Description, DATA, READONLY
  11.     
  12. DeskLib__SDLSStubs_Dialog2    EQU 0
  13.  
  14.     END
  15.